home *** CD-ROM | disk | FTP | other *** search
/ Ancient Asian Sex Secrets / Ancient Asian Sex Secrets.iso / mac / EROSPROM.Dxr / 00125.ls < prev    next >
Encoding:
Text File  |  1996-09-05  |  189 b   |  11 lines

  1. on exitFrame
  2.   patchpal()
  3.   cursor(0)
  4.   puppetSprite(4, 1)
  5.   set the movieRate of sprite 2 to 1
  6.   if not soundBusy(1) then
  7.     sound fadeIn 1, 120
  8.     puppetSound("intro.aif")
  9.   end if
  10. end
  11.